Welcome![Sign In][Sign Up]
Location:
Search - C terminal

Search list

[Linux-Unixfget.tar

Description: 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c- lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivity FGET first document on the mainframe compiler, then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET mainframe ope
Platform: | Size: 4096 | Author: 王浩 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, "Web Shell" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell"- remote control UNIX/WIN SHELL, which is based on HTTP/HTTPS protocol, the software includes two corresponding its client/server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 24576 | Author: 欧锋 | Hits:

[Otherjr

Description: 用java开发终端平台上的Application程序, 比使用C++,Delphi等语言更加容易。 java语言似乎天生就适合团队开发。但是,摆在广大java开发者面前的一个难题是,客户端必须安装JRE。真的必须安装JRE吗?其实你可以不装,只要使用Java Runner,无论在哪里,你的程序都可以Run起来。-spent on the terminal platform Application procedures, the use of C, Delphi and other languages easier. Java language seem naturally fit team development. However, the majority of java placed in front of the development of a problem is, the client must be installed JRE. Really must install the JRE? Actually, you can not, only use Java Runner, regardless of where your program can Run up.
Platform: | Size: 32768 | Author: 朱晓峰 | Hits:

[Otherwarshall

Description: a、要求已知一个关系矩阵R,利用warshall算法求它的闭包R+ b、有良好的用户界面 c、有一个用于演示warshall算法的demo关系矩阵 d、能够求出用户输入的任何关系矩阵的闭包 e、能够将用户要求的结果清晰的显示在终端上 -a, a requirement known matrix R, warshall algorithm for the use of its closure R b, a good user interface c, an algorithm for demonstrating warshall demo matrix d, user input can be obtained in any relationship matrix Closure e, can be user requirements the results clearly show that the terminal
Platform: | Size: 232448 | Author: 张大鹏 | Hits:

[Other GamesMUD 终端源码

Description: 一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!-1 C write MUD terminal source, from which one can learn a lot of knowledge! An eye-catcher!
Platform: | Size: 774144 | Author: 曾子昭 | Hits:

[Com Portmdt

Description: 这是一个用C写的单片机程序,主要用在GPS显示终端上。-This is a C SCM written procedures, mainly used in the GPS display terminal.
Platform: | Size: 9216 | Author: 黄伟 | Hits:

[Embeded Linux2410iic

Description: 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running three observation output terminal EEPROM read from the data file that tomorrow : iic_test.c development board initialization file 2410iic.c 2005/09 experiment main program file
Platform: | Size: 12288 | Author: 符杰林 | Hits:

[Embeded Linux2410int

Description: 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two projects running three documents? Development board Eint0. Eint5, Eint19 buttons on the terminal observation interrupted output files : int_test.c development board initialization file Eint.c interrupted experimental main program file
Platform: | Size: 12288 | Author: 符杰林 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44B0X例子程序1

Description: 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.51下编译调试。运行后在57600的超级终端里等待PC键盘的输入,当按下 a 或 b 或 c 按键时,超级终端里将显示 You Pressed a ,You Pressed b ,You Pressed c . -5 ledblink-- 5,250 procedures for the project under the Build SDT2.51 debugging. The most simple demo, the running after three LED lights rotation. 6 timerint-- timer interruption demo procedures of the project under the Build SDT2.51 debugging. Will subdirectory timerint copy of the c : \ under. The demo procedures while the main program is empty circle, the timer interruption of services in each of 500ms to RP-3 LED. The Super Terminal Lane 57600 can be seen at the time of the interruption information. 7 UART-- Serial testing procedures of the project under the Build SDT2.51 debugging. After running in the Super Terminal 57,600 awaiting the PC keyboard input, or when pressing a button b or c, Super Terminal Lane will be a show Pressed You, You Pressed b, You Pressed c.
Platform: | Size: 249856 | Author: 张淼林 | Hits:

[Linux-Unixipv6ping

Description: linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two threads running 50. Thread each send four packets ICMP6 after receiving three. Testing procedures, multithreaded structure is not necessarily reasonable, the trial after further revision 4. The terminal ./pingipv6 IP1 1P2 .... .. can run programs 5. for single-source document, I did not write make, compile the order : gcc-Wall-o pingipv6 pingipv6.c- lpthread
Platform: | Size: 3072 | Author: 时柏营 | Hits:

[Other Gamesblock.tar

Description: 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, Terminal mode of the Russian box support for single games and network games to double, before the first operation to maximize the window./block single mode operation./server running services block All-./block client (serverip) run off client installation steps : make./block block.c gcc-o block-lcurses- lpt hread
Platform: | Size: 378880 | Author: wangfei | Hits:

[Disk ToolsSoft20060210103545627

Description: 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选"接收文件"选项,输入本地文件名后,即可接收文件。 -compiler command cc-o fget .c- lcurses this procedure will be applicable to SCO U NIX mainframe system, the client platform to be arbitrary. Windows customers a n example, the following brief description of their use. 1, the first direct dial access to Windows terminal emulator,- AT-OK ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, the FGET mainframe operating procedures, FGET format to download the file. Then, the terminal emulator "transmission" menu "in the receiving binary files" option, the importation of local file name, will be receiving the document. 2, internet connections in the first FGET document compiled by the mainframe, Then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET m
Platform: | Size: 6144 | Author: zj | Hits:

[Algorithmqiufeixianxingfangchengyigeshigendelianfenshifa.ra

Description: 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued Fractions functional method using nonlinear equation f (x) = 0 is a root (C) 2. Parameters Note double* x : at the initial iteration, iterative return at the terminal value double eps : control precision double (* f) () : point calculations f (x) value of the function name (designed by the user) int pqrt () : function returns the number of iterations 3. This document explains procedures pqrt.c to function mainly function procedures pqrt0.c
Platform: | Size: 1024 | Author: 罗坤 | Hits:

[Otherhulmsg_client_200608

Description: Hulft-Message是用来在Internet上传输文件数据的商用MiddleWare,特别用于数据量小,但是频繁度高的业务。支持不同平台和编码体系间的代码和数据的自动识别和转换。 本代码是Hulf-Message的Client的源代码和lib库,平台包括LINUX/UNIX/OS400/Windows,功能包括和Server端建立连接,发送和取得数据功能,语言包括C语言和JAVA语言。-Hulft- Message is used for the transmission of documents on the Internet data business M iddleWare, especially for a small amount of data, but the frequent high-level business. Support of different platforms and the coding system code and data conversion and automatic identification. The code is Hulf-Client Message of the source code and the lib, LINUX/UNIX/OS400/Windows platform including, Server features include terminal and connect, send and access to data functions, languages including C language and JAVA.
Platform: | Size: 2793472 | Author: yuxg | Hits:

[Linux-UnixUnix_curses

Description: 相信您在网路上一定用过如 tin,elm 等工具, 这些软体有项共同的特色, 即他们能利用上下左右等方向键来控制游标的位置. 除此之外, 这些程式 的画面也较为美观. 对 Programming 有兴趣的朋友一定对此感到好奇, 也 许他能在 PC 上用 Turbo C 轻易地写出类似的程式, 然而, 但当他将相同 的程式一字不变地移到工作站上来编译时, 却出现一堆抓也抓不完的错误. 其实, 原因很简单, 他使用的函式库可能在 UNIX 上是没有定义的. 有些 在 Turbo-C 上被广泛使用的一些函式, 可能在 UNIX 上是不被定义的. 为了因应网路上各式各样的终端机形态 (terminal), UNIX 上特别发展出 一套函式库, 专门用来处理 UNIX 上游标移动及萤幕的显示. 这就是本篇 文章要为您介绍的 - curses.h 函式库. 利用这个函式库, 您也可以写出 像 elm 般利用方向键来移动光棒位置的程式. (CCCA 近来所提供的线上选 课程式, 及程式服务界面, 即是笔者利用 curses 发展而成的 )
Platform: | Size: 6144 | Author: rj | Hits:

[Other3200download

Description: LJD-ZN 系列智能终端是依据工厂应用环境而设计的工业产品。 它设计的规范可以 保证它能够在32 到113 °F (0 到45 °C)的大多数工业环境中稳定工作-LJD-ZN Series Intelligent Terminal application environment is based on factory designed industrial products. Its design specifications to ensure that it can 32 and 113 ° F (0 to 45 ° C) the most stable industrial environment
Platform: | Size: 1759232 | Author: hushoufang | Hits:

[Com PortCHAPT08

Description: CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.
Platform: | Size: 17408 | Author: 张祥光 | Hits:

[Com PortCHAPT13

Description: CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ project file CHAPT13\Chapt13.dsw Visual C++ workspace file CHAPT13\Chapt13.rc The resource file used in the test program CHAPT13\resource.h IDs defined in the resource file CHAPT13\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\Win32Term.h Definition of the class CHAPT13\Debug\Chapt13.exe 32-bit executable of the test program.
Platform: | Size: 133120 | Author: 张祥光 | Hits:

[Industry researchP2P

Description: P2P虽然不是一种新的技术,但却是一种新兴的网络思想。它引导网络应用的核心从中央服务器向网络边缘的终端设备扩散。与传统的C/S模式相比,它在网络资源利用率、消除服务器瓶颈等方面具有明显的优势。本文就以P2P、流媒体、及其综合运用的成功实例网络电视作简单阐述,并展望P2P未来发展的主流趋势。-P2P is not a new technology, but it is an emerging network of ideas. Guide the application of its core network from a central network server to the edge of the proliferation of terminal equipment. With the traditional C/S mode compared to its network resources utilization, eliminate server bottlenecks and so has obvious advantages. This article on P2P, streaming media, and the comprehensive use of the success stories on network television to make a simple, and look forward to the future development of P2P trend.
Platform: | Size: 13312 | Author: iceney | Hits:

[Modem programterm

Description: modem编程 本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。   主程序使用C语言编写。使用早期的C编译器可以进行编译。终端方式为VT100.-modem programming local machine using the ATDT command dial, the remote machine is set to automatically respond to the way, you can enter the line for terminal communication. In-line mode, press PageUp key to upload files, download the file by PageDn keys, Ctrl-O exhaled main menu, quit-line use Ctrl-D keys. Withdraw from the terminal emulator using the EXIT command. The main program using the C language. The use of the early C compiler can be compiled. Terminal for VT100.
Platform: | Size: 16384 | Author: j.j.yu | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

CodeBus www.codebus.net